Skip to content

Conversation

@mattrubin
Copy link

Added @property (nonatomic) BOOL snapsToRows; to enable snapping the nearest edge of a row to the top of the calendar when scrolling ends.
This property is similar to pagingEnabled, except the snapping is to rows rather than months.
Paging takes precedence over snapping to row boundaries.

Copy link
Owner

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Even though this may be idiomatic C, I'm a bit wary of introducing this kind of struct pointer notation. Also 2.0.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants